home *** CD-ROM | disk | FTP | other *** search
- X-ICMP v0.3 By Code
-
- I coded this in about 15 min one night in Delphi 2.0. It has only been
- tested under Win '95 but may run under Win 32s and NT. What this
- program does is send ICMP packets to the host/ip you specify. This
- can greatly lag the persons connection and even disconnect them from
- IRC or their ISP. To run this from mIRC type
-
- /run c:\path\to\xicmp.exe <host/ip to flood> <number of packets to send> <size of packets to send>
-
-
- Watch for other cool irc utils and scripts from X-Scripts. Web page
- coming soon at http://www.net-user.com/x-script/
-
-
- Greetz: Col_Rebel, Leverage7, and everyone who hangs out with me on
- that oh-so-secret mirc scripting channel.
-
-
-
- VERSIONS:
-
- v0.1 -
- Early beta - not public
-
- v0.2 -
- Now floods faster, handles large numbers of pings better.
-
- v0.3 -
- Added command line param abilities and cleaned up some of the code.
-
-
-
- Next Version -
-
- Threaded routines to ease system demand when sending large packets.